Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add clarification of coordinates for Rectangle fields #166

Merged
merged 1 commit into from
Jul 16, 2023
Merged

Add clarification of coordinates for Rectangle fields #166

merged 1 commit into from
Jul 16, 2023

Conversation

AngelicosPhosphoros
Copy link
Contributor

I spent almost a day trying to figure out why my texture map is so strange because I assumed that fields store coordinates in opposite order (y than x) because of wording top-left and bottom-right.

I spent almost a day trying to figure out why my texture map is so strange because I assumed that fields store coordinates in opposite order because of wording `top-left` and `bottom-right`.
@alexheretic
Copy link
Owner

In English you kinda don't say "left top" the spoken order is always "top left". Generally stuff is stored (x,y) from coord convention.

Clearer docs are always welcome thanks for contributing! Hopefully the next guys time will be saved!

@alexheretic alexheretic merged commit 6ccbb7c into alexheretic:main Jul 16, 2023
3 checks passed
@AngelicosPhosphoros AngelicosPhosphoros deleted the more_clear_doc_for_rect branch July 16, 2023 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants